Test buttons and toggle buttons as proxies.
authorMatthias Clasen <maclas@gmx.de>
Thu, 4 Sep 2003 21:34:15 +0000 (21:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 4 Sep 2003 21:34:15 +0000 (21:34 +0000)
commit9ae676b06baf394d0cee706264210126c293bfc1
treeb4fed3ab3a5090c7a4497c2caa95b3791bcaba8d
parent02a963e15b25415fc7ef0e133af58ccab5c7de32
Test buttons and toggle buttons as proxies.

2003-09-04  Matthias Clasen  <maclas@gmx.de>

* tests/testmerge.c: Test buttons and toggle buttons as proxies.

* gtk/gtktoggleaction.c (connect_proxy):
(gtk_toggle_action_real_toggled): Support toggle buttons as proxies. Note
that a "draw_as_radio" property is needed for check buttons similar to
check menu items, in order to fully support button proxies for radio actions.

* gtk/gtkaction.c (connect_proxy): Allow buttons as proxies.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkaction.c
gtk/gtktoggleaction.c
tests/testmerge.c